juce.git
2016-02-10 IOhannes m... clamp some defines to fixed values
2016-02-10 IOhannes m... prefix debian-specific patches with "debian".
2016-02-10 IOhannes m... split repdroducible-date patches into debian/non-debian...
2016-02-10 IOhannes m... ...
2016-02-10 IOhannes m... updated Introjucer makefile
2016-02-10 IOhannes m... adjust path to builddate header-file
2016-02-10 IOhannes m... removed testing Makefile
2016-02-10 IOhannes m... removed patch for test-build
2016-02-10 IOhannes m... put libjuce_builddate.h into $(OUTDIR)
2016-02-10 IOhannes m... put libjuce_builddate.h and juce(-dbg).pc into $OUTDIR
2016-02-10 IOhannes m... simplify VPATH by generating intermediate cpp-files
2016-02-10 IOhannes m... use OUTDIR when possible
2016-02-10 IOhannes m... removed unused vars
2016-02-10 IOhannes m... more to do
2016-02-10 IOhannes m... remove empty lines
2016-02-10 IOhannes m... allow building Debug and Release libraries
2016-02-10 IOhannes m... starting to support both Release and Debug build
2016-02-10 IOhannes m... reordered patches
2016-02-10 IOhannes m... make introjucer produce nicer makefiles
2016-02-10 IOhannes m... simplified the no z-types patch
2016-02-10 IOhannes m... fixed typo in header-include-protection
2016-02-10 IOhannes m... use defaults for JUCE_LOG_ASSERTIONS and JUCE_CHECK_MEM...
2016-02-10 IOhannes m... enable JUCE_USE_MP3AUDIOFORMAT
2016-02-10 IOhannes m... more explicit JUCE_USE defines
2016-02-10 IOhannes m... note about repacking
2016-01-31 IOhannes m... patch test-build so it honors FLAGS and is verbose
2016-01-31 IOhannes m... make sure that libjuce_builddate.h exists
2016-01-31 IOhannes m... register doxygen documentation with doc-base
2016-01-31 IOhannes m... install doxygen documentation into .../apiref/
2016-01-31 IOhannes m... Use https:// or Vcs-git
2016-01-30 IOhannes m... fixed build-flags for compiling C++-sources
2016-01-30 IOhannes m... use '$(MAKE)' instead of 'make' for recursive calls
2016-01-30 IOhannes m... include BUILD_DATE header when building Introjucer
2016-01-30 IOhannes m... include BUILD_DATE header when building libjuce
2016-01-30 IOhannes m... put BUILD_DATE macro into header-file rather than the...
2016-01-30 IOhannes m... use $(MAKE) rather than 'make' for recursive calls
2016-01-30 IOhannes m... fix setting of FLAGS
2016-01-30 IOhannes m... build Introjucer as part of libbuilder
2016-01-30 IOhannes m... Allow building o Introjucer
2016-01-30 IOhannes m... use DEMO_PATH var for path to the demo
2016-01-28 IOhannes m... get rid of default target-arch '-march=native'
2016-01-28 IOhannes m... install juce-utils
2016-01-28 IOhannes m... Simplified module-path to /usr/share/juce/modules
2016-01-28 IOhannes m... build introjucer
2016-01-28 IOhannes m... added debian-specific search path for modules
2016-01-28 IOhannes m... Introjucer needs to be reproducible as well...
2016-01-28 IOhannes m... Added juce-utils binary package (for Introjucer)
2016-01-24 IOhannes m... Fixed path to libjuce in test-build
2016-01-22 IOhannes m... also clean test-build
2016-01-22 IOhannes m... fixed demo makefile
2016-01-22 IOhannes m... enable test-build
2016-01-22 IOhannes m... test-target
2016-01-22 IOhannes m... Try building an example with libjuce
2016-01-22 IOhannes m... dos2unix
2016-01-22 IOhannes m... note about LATER
2016-01-22 IOhannes m... use pkg-config for juce-flags
2016-01-22 IOhannes m... Makefile for testing
2016-01-21 IOhannes m... Even more deps
2016-01-21 IOhannes m... Added even more deps
2016-01-21 IOhannes m... add soname to lib
2016-01-21 IOhannes m... Added some dependencies
2016-01-21 IOhannes m... added GPL-2+
2016-01-21 IOhannes m... install headers and library
2016-01-21 IOhannes m... fix prefix
2016-01-21 IOhannes m... use versioned soname
2016-01-21 IOhannes m... generate and install pkgconfig file
2016-01-21 IOhannes m... fixed typo
2016-01-21 IOhannes m... run 'make install'
2016-01-21 IOhannes m... drop libjuce0.install
2016-01-21 IOhannes m... install target
2016-01-21 IOhannes m... Bumped debian/changelog up to 4.1.0+repack
2016-01-21 IOhannes m... Merge tag 'upstream/4.1.0+repack'
2016-01-21 IOhannes m... Imported Upstream version 4.1.0+repack
2016-01-21 IOhannes m... File-Exclude 3rd-party libraries
2016-01-21 IOhannes m... downgrade version to rerun gbp-import-orig
2016-01-21 IOhannes m... simplified library-inclusion
2016-01-21 IOhannes m... install libjuce.so (FIXME: multi-arch)
2016-01-21 IOhannes m... build library from debian/rules
2016-01-21 IOhannes m... Use debian-supplied makefile
2016-01-21 IOhannes m... Use reproducible date/time
2016-01-21 IOhannes m... added vorbisfile & vorbisenc
2016-01-21 IOhannes m... minor cleanups
2016-01-21 IOhannes m... use system libraries
2016-01-21 IOhannes m... prefix common build flags with JUCE_
2016-01-21 IOhannes m... simplified 'clean' target
2016-01-21 IOhannes m... dos2unix
2016-01-21 IOhannes m... Patch to not use z_uInt
2016-01-21 IOhannes m... AppConfig.h for Debian
2016-01-21 IOhannes m... cleaning up libbuilder Makefile
2016-01-21 IOhannes m... more TODO
2016-01-21 IOhannes m... simplistic Makefile to build juce as a library
2016-01-15 IOhannes m... properly install docs
2016-01-15 IOhannes m... added source/local-options
2015-12-21 IOhannes m... things todo
2015-12-21 IOhannes m... install doxygen documentation
2015-12-21 IOhannes m... ignore binary files from copyright_check
2015-12-21 IOhannes m... More updates to debian/copyright
2015-12-21 IOhannes m... Updated debian/copyright with help of cdbs/licensecheck
2015-12-21 IOhannes m... switching to CDBS
2015-12-21 IOhannes m... removed stray empty-line
next